home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / navypass.zip / MANUAL < prev    next >
Text File  |  1990-05-20  |  34KB  |  870 lines

  1.  
  2.    --------------------------------------------------------------------------
  3.    |                                                                        |
  4.    |                                                                        |
  5.    |                                                                        |
  6.    |                                                                        |
  7.    |                                                                        |
  8.    |                             USER'S  MANUAL                             |
  9.    |                                                                        |
  10.    |                                                                        |
  11.    |                                                                        |
  12.    |                    *********************************                   |
  13.    |                    *                               *                   |
  14.    |                    *   "NAVYPASS" :  U. S. NAVY    *                   |
  15.    |                    *                               *                   |
  16.    |                    *    ADP PASSWORD PROTECTION    *                   |
  17.    |                    *                               *                   |
  18.    |                    *     SOFTWARE     PACKAGE      *                   |
  19.    |                    *                               *                   |
  20.    |                    *********************************                   |
  21.    |                       Version 1.1    (c) May 1990                      |
  22.    |                                                                        |
  23.    |                        Ref: OPNAVINST 5510.1 series                    |
  24.    |                                                                        |
  25.    |                                                                        |
  26.    |                                                                        |
  27.    |                                                                        |
  28.    |                                                                        |
  29.    |                       Designed by:                                     |
  30.    |                                                                        |
  31.    |                           Dale E. Wilson, LT, USN                      |
  32.    |                           Attack Squadron 128                          |
  33.    |                           NAS Whidbey Island, WA                       |
  34.    |                                            98278                       |
  35.    |                                                                        |
  36.    |                                                                        |
  37.    |                                                                        |
  38.    |                                                                        |
  39.    |        This software package is a Federal Domain Program intended      |
  40.    |    for use by DoD personnel for official purposes. It may be copied,   |
  41.    |    distributed, and otherwise used without any further permission      |
  42.    |    in all offices of the U. S. Government and Armed Forces provided    |
  43.    |    that the following conditions are met:                              |
  44.    |                                                                        |
  45.    |                                                                        |
  46.    |      - NAVYPASS.EXE may only be distributed in its original,           |
  47.    |    unmodified state.  Any modified versions may NOT be distributed.    |
  48.    |                                                                        |
  49.    |      - NAVYPASS.EXE may NOT be distributed, in whole or part, as       |
  50.    |    part of any commercial product without the expressed written        |
  51.    |    permission of the author.                                           |
  52.    |                                                                        |
  53.    |                                                                        |
  54.    |        The use or distribution of this software package for profit     |
  55.    |    or by private persons or industry without written consent of the    |
  56.    |    author is strictly prohibited.  The author reserves all             |
  57.    |    commercial rights.                                                  |
  58.    |                                                                        |
  59.    |                                                                        |
  60.    |------------------------------------------------------------------------|
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.       NAVYPASS  Users' Manual                   by D. E. Wilson, LT, USN
  68.  
  69.  
  70.  
  71.  
  72.  
  73.                       T A B L E   OF  C O N T E N T S
  74.       __________________________________________________________________
  75.  
  76.  
  77.  
  78.  
  79.  
  80.       SECTION                                                       PAGE
  81.  
  82.                           I N T R O D U C T I O N
  83.  
  84.  
  85.       1.1  Product Overview ........................................ 1-1
  86.       1.2  Software Contents ....................................... 1-2
  87.       1.3  Specifications .......................................... 1-3
  88.       1.4  Computer and DOS Requirements ........................... 1-3 
  89.  
  90.                           I N S T A L L A T I O N
  91.  
  92.  
  93.       2.1  Hard Drive Installation  ................................ 2-1
  94.  
  95.                     S O F T W A R E   S P E C I F I C S
  96.  
  97.  
  98.       3.0  NAVYPASS MAIN MENU ...................................... 3-1
  99.       3.1    Password Entry ........................................ 3-2
  100.       3.2    Quick Information ..................................... 3-2
  101.       3.3    Set Configuration ..................................... 3-3
  102.       3.4    Reference Manual ...................................... 3-4
  103.  
  104.  
  105.       4.0  NAVYPASS TIPS & TECHNIQUES .............................. 4-1
  106.       4.1    Using "Blankall.Com" .................................. 4-2
  107.       4.2    Using "No-Reset.Com" .................................. 4-2
  108.  
  109.  
  110.       5.0  APPENDIX
  111.            A. Technical Information ................................ A-1
  112.            B. Code Logic ........................................... A-1
  113.            C. Author's Rights ...................................... A-1
  114.            D. Acknowledgments ...................................... A-2
  115.            E. A Final Note ......................................... A-2
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.                                     ii
  126.  
  127.  
  128.  
  129.  
  130.  
  131.       NAVYPASS  Users' Manual                   by D. E. Wilson, LT, USN
  132.  
  133.  
  134.        ________________________
  135.       |                        |
  136.       | 1.1   Product Overview |
  137.       |________________________|
  138.  
  139.            The NAVYPASS Software Package was designed to assist commands
  140.       in promoting ADP Security in their work environment. The program is
  141.       actually very simple, but at the same time very powerful. Loaded as
  142.       the very first program in the "autoexec.bat" file, it allows normal
  143.       "autoexec" execution ONLY when the user has provided the correct
  144.       password to the program. NAVYPASS is NOT a ram-resident (TSR) program,
  145.       but rather a single small module loaded and ran only once during
  146.       computer startup ("booting" process). Since it can be executed at any
  147.       time, it's convenient to run it prior to leaving the computer
  148.       unattended for any period in order to keep unauthorized users from
  149.       accessing the system.
  150.  
  151.           Written in Turbo C version 2.0, NAVYPASS is lighting-fast and
  152.       exceptionally easy to use. A clear, simple menu format drives all 
  153.       functions. The intent of this program is to enhance ADP security 
  154.       without burdening valid users from performing their work.
  155.  
  156.       HOW NAVYPASS WORKS:
  157.  
  158.           ** NOTE ** Both original passwords were set to the program name
  159.       itself, "NAVYPASS", when the program was distributed Navy-wide.
  160.  
  161.       NAVYPASS actually has two passwords: a "User Access" password
  162.       and a "Main System" password. The purpose of this second password is
  163.       to allo